/ Assembly List / LJCDocAppManagerDAL / DocAppFields / LJCSearchName

Namespace - LJCDocAppManagerDAL


Parameters
docAppID - The parent ID.
columnName - The item name.

Returns

A reference to the matching item.

Syntax

C#
public DocAppField LJCSearchName(Int32 docAppID, String columnName)

Retrieve the collection element with name.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.